home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
524
/
524.xpi
/
chrome
/
mid.jar
/
skin
/
classic
/
dict.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-10-30
|
2KB
|
115 lines
body {
padding:0;
margin:0;
border:0;
background:rgb(237,228,214);
height:100%;
max-height:100%;
overflow:auto;
bottom:50px;
}
caption {
-moz-appearance: none !important;
-moz-border-radius: 3px 3px 3px 3px !important ;
font-size:1.3em; margin-right:50px;
margin-top:4px;
margin-left:50px;
height: 2em;
background:rgb(211,208,210)
}
table.toptable {
width: 90% ;
font-size:1.1em;
margin:0 3.1em 0 3em; padding:0;
text-align:center;
border-bottom:1px solid black;
}
div.ctrlf {
float:right;
background: white;
padding: 3px;
margin-right: 12px;
margin-bottom: 12px;
font-size:50% ;
}
div.scrolled {
width: 90% ;
position:absolute;
margin:0 3em 0 3em; padding:0;
font-size:1.1em;
top:90px;
bottom:50px;
overflow: auto;
}
td.hno {
width:3%;
font-size:1.1em;
font-weight:bold;
text-align:center;
}
td.htypes {
width:20%;
font-size:1.1em;
font-weight:bold;
text-align:center;
}
td.hshortnames {
width:10%;
font-size:1.1em;
font-weight:bold;
text-align:center;
}
td.huris {
text-align:center;
width:70%;
font-size:1.1em;
font-weight:bold;
}
td.hplace {min-width:10%;}
tr.scrolledrow { background:rgb(229,218,212); }
td.no {
border-bottom:0px solid rgb(171,148,156);
border-right:0px solid rgb(171,148,156);
font-weight: 500;
width:5%;
}
td.types {
border-bottom:0px solid rgb(201,100,76);
border-right:0px solid rgb(201,100,76);;
font-weight: 500;
width:15%;
height: 2.5em;
background: rgb(243,162,153) ;
}
td.shortnames {
border-bottom:0px solid rgb(171,148,156);
border-right:0px solid rgb(171,148,156);
font-weight: 500;
width:15%;
}
td.uris {
border-bottom:0px solid rgb(171,148,156);
border-right:0px solid rgb(171,148,156);
font-weight: 500;
width:75%;
}